home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Shareware Grab Bag
/
Shareware Grab Bag.iso
/
005
/
product.arc
/
MACRO11.MNU
< prev
next >
Wrap
Text File
|
1986-09-17
|
215b
|
7 lines
[SET@1/2 ]^C^C(Setq P1+
(Getpoint "Enter first point: "));\+
(Setq P2 (Getpoint "Enter second point: "));\+
(Setvar "Lastpoint" (Polar P1 (Angle P1 P2)+
(/ (Distance P1 P2) 2)));+
Line;(Getvar "Lastpoint");;